IsGreaterThan Class |
Namespace: Independentsoft.Exchange
The IsGreaterThan type exposes the following members.
| Name | Description | |
|---|---|---|
| IsGreaterThan(PropertyPath, PropertyPath) |
Initializes a new instance of the IsGreaterThan class.
| |
| IsGreaterThan(PropertyPath, Boolean) |
Initializes a new instance of the IsGreaterThan class.
| |
| IsGreaterThan(PropertyPath, DateTime) |
Initializes a new instance of the IsGreaterThan class.
| |
| IsGreaterThan(PropertyPath, Double) |
Initializes a new instance of the IsGreaterThan class.
| |
| IsGreaterThan(PropertyPath, Int64) |
Initializes a new instance of the IsGreaterThan class.
| |
| IsGreaterThan(PropertyPath, String) |
Initializes a new instance of the IsGreaterThan class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current IsGreaterThan object to its equivalent XML representation.
(Overrides ObjectToString.) |